go/types.Checker.later (method)

14 uses

	go/types (current package)
		call.go#L80: 	check.later(func() {
		check.go#L194: func (check *Checker) later(f func()) *action {
		decl.go#L537: 	check.later(func() {
		decl.go#L718: 		check.later(func() {
		decl.go#L806: 		check.later(func() {
		expr.go#L1306: 				check.later(func() {
		interface.go#L230: 	check.later(func() {
		signature.go#L208: 		check.later(func() {
		struct.go#L144: 			check.later(func() {
		typeset.go#L246: 			check.later(func() {
		typexpr.go#L162: 	check.later(func() {
		typexpr.go#L351: 		check.later(func() {
		typexpr.go#L465: 	check.later(func() {
		union.go#L90: 	check.later(func() {